How to Install gpw software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gpw software package in Ubuntu 14.04 LTS (Trusty Tahr)

gpw software package provides Trigraph Password Generator, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gpw 

gpw is installed in your system.

Make ensure the gpw package were installed using the commands given below,

$ sudo dpkg-query -l | grep gpw *

You will get with gpw package name, version, architecture and description in a table

gpw package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package gpw
Version 0.0.19940601-8.1
Description Trigraph Password Generator
Sub Section Utils


See Also, How to uninstall or remove gpw software package from Ubuntu 14.04 LTS (Trusty Tahr)?